Menu

Search Program/Discipline

  • Results for SLO Disciplines>

Search Courses

  • Results for SLO Disciplines>

Student Learning Outcomes

Course Name: Data Structures I
Course Number: CSCI 220
Course Objectives:
  • CS students feel they have the resources necessary for their success.
  • Analyze problems and select the appropriate data structure.
  • Students will feel that computer science is a beneficial part of their education
  • Students will be able to implement and use linear data structures including lists.
  • Estimate running time for the algorithm studied in class or new algorithms.
  • Write and organize documentation for data structures.
  • Demonstrate effective debugging techniques.
  • Utilize effective search, insertion and deletion algorithms.
  • Implement the data structure through effective C++/Java code.
  • Design the most efficient data structure for solving a problem.